home *** CD-ROM | disk | FTP | other *** search
/ boe.pres.k12.wv.us / boe.pres.k12.wv.us.zip / boe.pres.k12.wv.us / Utilities / Xerox Workcentre 5335 / Windows Generic PPD / Italiano / xrgsan_ppd.inf < prev    next >
INI File  |  2012-09-18  |  4KB  |  169 lines

  1. ; PostScript(R) Print Driver INF file
  2. ;
  3. ; Xerox WorkCentre 5325/5330/5335
  4. ;
  5. ; Copyright (c) 2000-2011 Xerox Corporation. All rights reserved.
  6.  
  7. [Version]
  8. Signature="$Windows NT$"
  9. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  10. Class=Printer
  11. Provider="Xerox"
  12. CatalogFile=xrgsan.cat
  13. DriverVer=03/07/2011,5215.0.0.100
  14.  
  15. ;
  16. ; OEM URLS:
  17. ;
  18.  
  19. [OEM URLS]
  20. "Xerox"="http://www.xerox.com"
  21.  
  22. ;
  23. ; Manufacturer and Models Sections 
  24. ;
  25.  
  26. [Manufacturer]
  27. "Xerox" = Models, NTx86, NTamd64, NTia64, NTx86.6.0, NTamd64.6.0, NTia64.6.0
  28.  
  29. ; =========
  30. ; Pre-Vista
  31. ; =========
  32.  
  33. ; x86, pre-Vista
  34. [Models.NTx86]
  35. "Xerox WorkCentre 5325" = DriverInstall_Pre_Vista_1
  36.  
  37. "Xerox WorkCentre 5330" = DriverInstall_Pre_Vista_2
  38.  
  39. "Xerox WorkCentre 5335" = DriverInstall_Pre_Vista_3
  40.  
  41. ; x64, pre-Vista
  42. [Models.NTamd64]
  43. "Xerox WorkCentre 5325" = DriverInstall_Pre_Vista_1
  44.  
  45. "Xerox WorkCentre 5330" = DriverInstall_Pre_Vista_2
  46.  
  47. "Xerox WorkCentre 5335" = DriverInstall_Pre_Vista_3
  48.  
  49. ; ia64, pre-Vista
  50. [Models.NTia64]
  51. "Xerox WorkCentre 5325" = DriverInstall_Pre_Vista_1
  52.  
  53. "Xerox WorkCentre 5330" = DriverInstall_Pre_Vista_2
  54.  
  55. "Xerox WorkCentre 5335" = DriverInstall_Pre_Vista_3
  56.  
  57. ; ===============
  58. ; Vista and Above
  59. ; ===============
  60.  
  61. ; x86, Vista and above
  62. [Models.NTx86.6.0]
  63. "Xerox WorkCentre 5325" = DriverInstall_Vista_1
  64.  
  65. "Xerox WorkCentre 5330" = DriverInstall_Vista_2
  66.  
  67. "Xerox WorkCentre 5335" = DriverInstall_Vista_3
  68.  
  69. ; x64, Vista and above
  70. [Models.NTamd64.6.0]
  71. "Xerox WorkCentre 5325" = DriverInstall_Vista_1
  72.  
  73. "Xerox WorkCentre 5330" = DriverInstall_Vista_2
  74.  
  75. "Xerox WorkCentre 5335" = DriverInstall_Vista_3
  76.  
  77. ; ia64, Vista and above
  78. [Models.NTia64.6.0]
  79. "Xerox WorkCentre 5325" = DriverInstall_Vista_1
  80.  
  81. "Xerox WorkCentre 5330" = DriverInstall_Vista_2
  82.  
  83. "Xerox WorkCentre 5335" = DriverInstall_Vista_3
  84.  
  85. ;
  86. ; Driver Install - Pre-Vista
  87. ;
  88. [DriverInstall_Pre_Vista_1]
  89. CopyFiles=@WorkCentre5325.ppd
  90. DataFile=WorkCentre5325.ppd
  91. DataSection=PSCRIPT_DATA
  92. Include=NTPRINT.INF
  93. Needs=PSCRIPT.OEM,PSCRIPT_DATA
  94.  
  95. [DriverInstall_Pre_Vista_2]
  96. CopyFiles=@WorkCentre5330.ppd
  97. DataFile=WorkCentre5330.ppd
  98. DataSection=PSCRIPT_DATA
  99. Include=NTPRINT.INF
  100. Needs=PSCRIPT.OEM,PSCRIPT_DATA
  101.  
  102. [DriverInstall_Pre_Vista_3]
  103. CopyFiles=@WorkCentre5335.ppd
  104. DataFile=WorkCentre5335.ppd
  105. DataSection=PSCRIPT_DATA
  106. Include=NTPRINT.INF
  107. Needs=PSCRIPT.OEM,PSCRIPT_DATA
  108.  
  109. ;
  110. ; Driver Install - Vista and above
  111. ;
  112. [DriverInstall_Vista_1]
  113. CopyFiles=@WorkCentre5325.ppd
  114. DataFile=WorkCentre5325.ppd
  115. CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F1},PSCRIPT.OEM,PSCRIPT_DATA"
  116.  
  117. [DriverInstall_Vista_2]
  118. CopyFiles=@WorkCentre5330.ppd
  119. DataFile=WorkCentre5330.ppd
  120. CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F1},PSCRIPT.OEM,PSCRIPT_DATA"
  121.  
  122. [DriverInstall_Vista_3]
  123. CopyFiles=@WorkCentre5335.ppd
  124. DataFile=WorkCentre5335.ppd
  125. CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F1},PSCRIPT.OEM,PSCRIPT_DATA"
  126.  
  127. ;
  128. ; Declare as Package Aware for Vista and above
  129. ;
  130. [PrinterPackageInstallation.x86]
  131. PackageAware=TRUE
  132. CoreDriverDependencies={D20EA372-DD35-4950-9ED8-A6335AFE79F1}
  133.  
  134. [PrinterPackageInstallation.ia64]
  135. PackageAware=TRUE
  136. CoreDriverDependencies={D20EA372-DD35-4950-9ED8-A6335AFE79F1}
  137.  
  138. [PrinterPackageInstallation.amd64]
  139. PackageAware=TRUE
  140. CoreDriverDependencies={D20EA372-DD35-4950-9ED8-A6335AFE79F1}
  141.  
  142. ;
  143. ; Destination Directory
  144. ;
  145. [DestinationDirs]
  146. DefaultDestDir=66000    
  147.  
  148. ;
  149. ;  Location of files on installation media
  150. ;
  151. [SourceDisksNames]
  152. 100 = %Disk1%
  153.  
  154. ;
  155. ; Files on installation media
  156. ;
  157. [SourceDisksFiles]
  158. WorkCentre5325.ppd  = 100
  159.  
  160. WorkCentre5330.ppd  = 100
  161.  
  162. WorkCentre5335.ppd  = 100
  163.  
  164. ;
  165. ; Strings Section
  166. ;
  167. [Strings]
  168. Disk1="Xerox WorkCentre 5325/5330/5335"
  169.